PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getTabOrder Method
In This Topic
    getTabOrder Method
    In This Topic
    Gets the annotations tab order.
    Syntax
    public PDFPageTabOrder getTabOrder()

    Return Value

    A com.o2sol.pdf4java.document.PDFPageTabOrder enumeration member specifying the tab order that shall be used for annotations on the page.
    See Also